home *** CD-ROM | disk | FTP | other *** search
- object FruityloopsDXSynthEditorForm: TFruityloopsDXSynthEditorForm
- Left = 433
- Top = 120
- BorderStyle = bsNone
- Caption = 'FL Studio DXi Editor'
- ClientHeight = 82
- ClientWidth = 274
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object SynthPanel: TWPControl
- Left = 0
- Top = 0
- Width = 274
- Height = 82
- Color = clMaroon
- ParentColor = False
- ShowHint = True
- object ShowBtn: TQuickBtn
- Left = 201
- Top = 9
- Width = 63
- Height = 63
- Cursor = crHandPoint
- Hint = '|Layer with selected channels'
- ParentFont = False
- ParentColor = False
- Color = clGreen
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbHasDownGlyph]
- AccelKey = 0
- FXType = FX_Blend
- FXWhen = FX_OnOver
- FXAttack = 192
- FXRelease = 32
- FXBlink = FX_BlinkOnOver
- Glyph.ILCount = 2
- BmpList = SynthResModule.BtnIL
- OnClick = ShowBtnClick
- StayDown = False
- end
- object TimeOfsSelect: TDigiWheel
- Left = 162
- Top = 61
- Width = 25
- Height = 16
- Cursor = crSizeNS
- Options = [wwAutoSize, wwIncMode]
- MoveSpeed = 2
- SlowMotionDiv = 8
- Min = -64
- Max = 64
- DefaultValue = 0
- OnChange = TimeOfsSelectChange
- MouseButton = mbLeft
- HotSideX = 4
- HotSideY = 4
- Color = clNone
- Font.Charset = ANSI_CHARSET
- Font.Color = 13025463
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- BmpList = SynthResModule.Digits11IL
- NullValue = -100
- end
- object LogoBtn: TQuickBtn
- Left = 134
- Top = 17
- Width = 48
- Height = 20
- Enabled = False
- ParentFont = False
- ParentColor = False
- Color = clSilver
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbHasDownGlyph, tbHiddenAnim]
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 256
- FXRelease = 8
- Glyph.ILCount = 2
- BmpList = SynthResModule.LogoIL
- Down = True
- StayDown = False
- end
- object Button1: TButton
- Left = 285
- Top = 25
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 0
- end
- end
- end
-